Skip to content

flake.lock: Update Nixpkgs#13010

Merged
Ericson2314 merged 3 commits intoNixOS:masterfrom
obsidiansystems:bump-nixpkgs
Apr 20, 2025
Merged

flake.lock: Update Nixpkgs#13010
Ericson2314 merged 3 commits intoNixOS:masterfrom
obsidiansystems:bump-nixpkgs

Conversation

@Ericson2314
Copy link
Member

Motivation

This fixes evaluation for Windows. There are unfortunately deps that still don't build, but this can be fixed next.

Context


Add 👍 to pull requests you find important.

The Nix maintainer team uses a GitHub project board to schedule and track reviews.

This fixes evaluation for Windows. There are unfortunately deps that
still don't build, but this can be fixed next.

Flake lock file updates:

• Updated input 'nixpkgs':
    'github:NixOS/nixpkgs/52faf482a3889b7619003c0daec593a1912fddc1?narHash=sha256-6hl6L/tRnwubHcA4pfUUtk542wn2Om%2BD4UnDhlDW9BE%3D' (2025-03-30)
  → 'github:NixOS/nixpkgs/f675531bc7e6657c10a18b565cfebd8aa9e24c14?narHash=sha256-gbl9hE39nQRpZaLjhWKmEu5ejtQsgI5TWYrIVVJn30U%3D' (2025-04-09)
@Ericson2314 Ericson2314 requested a review from edolstra as a code owner April 12, 2025 23:40
@Ericson2314
Copy link
Member Author

Failure seems to have something to do with a call to patchelf?

@Mic92
Copy link
Member

Mic92 commented Apr 15, 2025

error: 1 dependencies of derivation '/nix/store/3cj81jkwdis2zka4ihskinbklkddg1r2-nix-daemon-compat-tests-2.29.0pre20250412_b22ead0-with-daemon-2.28.1.drv' failed to build

Maybe some weird override that we are doing?

... by moving our stuff out of the way from upstream's
`nixComponents` and `nixDependencies` attrsets.

(I prefer not to use overlays, but let's make it work this way
first)
Co-authored-by: Robert Hensing <roberth@users.noreply.github.com>
@Ericson2314 Ericson2314 enabled auto-merge April 20, 2025 21:26
@Ericson2314 Ericson2314 merged commit bebef8f into NixOS:master Apr 20, 2025
12 checks passed
@Ericson2314 Ericson2314 deleted the bump-nixpkgs branch April 20, 2025 22:10
@mweinelt
Copy link
Member

mweinelt commented Apr 23, 2025

The flake updates need to be backported to 2.28, because hydra is currently using 2.28.2 and fails to build against nixos-24.11.

NixOS/infra#637 (comment)

@mweinelt mweinelt added the infra Issue affecting the @NixOS/infra team label Apr 23, 2025
@roberth roberth added the backport 2.28-maintenance Automatically creates a PR against the branch label Apr 23, 2025
mergify bot added a commit that referenced this pull request Apr 23, 2025
…3010

~flake.lock:~ Update Nixpkgs (partial backport #13010)
@roberth roberth mentioned this pull request Apr 24, 2025
@mweinelt mweinelt moved this from Todo to Done in Infra operational issues Jan 21, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

backport 2.28-maintenance Automatically creates a PR against the branch infra Issue affecting the @NixOS/infra team

Projects

Development

Successfully merging this pull request may close these issues.

4 participants